home *** CD-ROM | disk | FTP | other *** search
- body {
- background-color: #f7f7f7;
- }
- #blocked {
- color: #6a6a6a;
- font-family: Arial, sans-serif;
- font-size: 14px;
- position: fixed;
- text-align: center;
- top: 10%;
- width: 100%;
- }
- #header {
- margin-bottom: 20px;
- }
- #website, #based {
- display: inline;
- }
- #website.set {
- font-weight: bold;
- }
- #ratings {
- display: block;
- margin: 0 auto;
- padding-bottom: 20px;
- padding-left: 106px;
- padding-top: 20px;
- text-align: left;
- width: 250px;
- }
- .rating {
- background: url("chrome://wot/skin/fusion/32_32/no_rep_available.png") top left no-repeat;
- color: #838383;
- font-size: 12px;
- height: 34px;
- padding-left: 36px;
- padding-top: 9px;
- }
- .rating.r3 {
- background: url("chrome://wot/skin/fusion/32_32/caution.png") top left no-repeat;
- }
- .rating.r2 {
- background: url("chrome://wot/skin/fusion/32_32/not_safe.png") top left no-repeat;
- }
- .rating.r1 {
- background: url("chrome://wot/skin/fusion/32_32/danger.png") top left no-repeat;
- }
- .rating.accessible {
- background: url("chrome://wot/skin/fusion/accessible/32_32/no_rep_available.png") top left no-repeat;
- }
- .rating.r3.accessible {
- background: url("chrome://wot/skin/fusion/accessible/32_32/caution.png") top left no-repeat;
- }
- .rating.r2.accessible {
- background: url("chrome://wot/skin/fusion/accessible/32_32/not_safe.png") top left no-repeat;
- }
- .rating.r1.accessible {
- background: url("chrome://wot/skin/fusion/accessible/32_32/danger.png") top left no-repeat;
- }
- .your-text {
- display: none;
- }
- .rating.your .your-text {
- display: inline;
- }
- #links {
- display: block;
- }
- #settings {
- color: #6a6a6a;
- cursor: pointer;
- text-decoration: underline;
- }
-